Invoke kill-emacs on SIGINT on Windows as well.
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 08:24:14 +0000 (10:24 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 08:24:14 +0000 (10:24 +0200)
commita173a952b08b882b5f5066323879daec1303592c
tree298ee07a26ef388dccfba6dce026e020e6a0d5c4
parent73d6ce25c7321d4f1a1a056951ae2e9f4e397444
Invoke kill-emacs on SIGINT on Windows as well.

 src/emacs.c (main): Remove !WINDOWSNT conditional.
 (Fkill_emacs): Don't mention exemption on MS-Windows.
 etc/NEWS: Fix the news entry regarding SIGINT in batch mode.
etc/NEWS
src/ChangeLog
src/emacs.c